home *** CD-ROM | disk | FTP | other *** search
/ The Netter Presenter: Ur…ion in Overactive Bladder / The Netter Presenter: Urinary System - Structure & Function in Overactive Bladder.iso / mac / UrinarySystem.app / Contents / Main.dxr / Internal_105_delete notes in DView.ls < prev    next >
Encoding:
Text File  |  2005-01-18  |  78 b   |  7 lines

  1. global gNoteData
  2.  
  3. on mouseUp me
  4.   gNoteData = EMPTY
  5.   SetNotesIndicator()
  6. end
  7.